QR decomposition
QR factorization
#linear_algebra
#linear_algebra
Overview
The QR decomposition is the decomposition of a matrix into an orthogonal matrix and an upper triangular matrix , i.e.
Methods
- Gram-Schmidt process #incomplete